<table border="0" cellspacing="1" cellpadding="0" width="100%">
<?if($ERROR$)?><td colspan="2" style="color:red;text-align:center;">$ERROR$</td><?endif?>
<tr>
<td><img src="/img/smile.png" border="0" alt="" align="left" /> <input class="loginField" type="text" name="user" size="20" style="width:100%;" maxlength="50" onfocus="if(value==' '){value='';}" onblur="if(value=='') {value=' ';}" value=" " /></td>
<td><input class="loginField" type="password" name="password" size="20" style="width:100%" maxlength="15" onfocus="if(value==' '){value='';}" onblur="if(value=='') {value=' ';}" value=" " /></td>
<td><input class="loginButton" name="sbm" type="submit" value=""/></td>
</tr>
</table>

<style>
#uidLogButton {display:none;} 
#baseLogForm {display: block !important;} 
#uidLogButtonAjx {display:none;} 
#baseLogFormAjx {display: block !important;}
</style>